home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Third Party Demos / Information Management / Filevision® IV / FilevisionÆ IV / card_16861.txt < prev    next >
Text File  |  1990-03-16  |  655b  |  35 lines

  1. -- card: 16861 from stack: in
  2. -- bmap block id: 20775
  3. -- flags: 4000
  4. -- background id: 13501
  5. -- name: start
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide msg
  9.   global delay
  10.   wait round(delay * 1.5) seconds
  11. end openCard
  12.  
  13. --on closeCard
  14. --set the pass number for card 2
  15. global x
  16. put x + 1 into x
  17. put x into background field 2
  18. pass closeCard
  19. end closeCard
  20.  
  21.  
  22.  
  23. -- part 20 (button)
  24. -- low flags: 00
  25. -- high flags: 0000
  26. -- rect: left=90 top=86 right=104 bottom=102
  27. -- title width / last selected line: 0
  28. -- icon id / first selected line: 25382 / 25382
  29. -- text alignment: 1
  30. -- font id: 0
  31. -- text size: 12
  32. -- style flags: 0
  33. -- line height: 16
  34. -- part name: ptr
  35.